DefaultLocationMonitor

Default LocationMonitor for the JS family. The browser exposes location whenever navigator.geolocation is present; there is no runtime enable/disable signal to observe.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val isEnabled: Flow<Boolean>
Link copied to clipboard
open override val isServiceEnabled: Boolean

Functions

Link copied to clipboard
override fun startMonitoring()
Link copied to clipboard
override fun stopMonitoring()